Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML Reader : Fixed link without href #2663

Merged
merged 1 commit into from
Aug 30, 2024
Merged

HTML Reader : Fixed link without href #2663

merged 1 commit into from
Aug 30, 2024

Conversation

Progi1984
Copy link
Member

@Progi1984 Progi1984 commented Aug 30, 2024

Description

HTML Reader : Fixed link without href

Superseeds #2280 by @asmundstavdahl

Fixes #1562

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@coveralls
Copy link

Coverage Status

coverage: 97.033% (+0.001%) from 97.032%
when pulling 50412cc on pr2280
into 249412b on master.

@coveralls
Copy link

Coverage Status

coverage: 97.033% (+0.001%) from 97.032%
when pulling 50412cc on pr2280
into 249412b on master.

@Progi1984 Progi1984 merged commit 9f755a4 into master Aug 30, 2024
13 checks passed
@Progi1984 Progi1984 deleted the pr2280 branch August 30, 2024 07:20
@Progi1984
Copy link
Member Author

Thanks @asmundstavdahl for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

A tag without href causes error in Rels
3 participants